*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 1 May 2007 15:25:21 +0000 (15:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 1 May 2007 15:25:21 +0000 (15:25 +0000)
lisp/ChangeLog

index babb5f776cc41ecf6bf6810d5e4de3d24321d153..a500020db707f1522fe6f91357397cc421da57c6 100644 (file)
@@ -1,3 +1,17 @@
+2007-05-01  Davis Herring  <herring@lanl.gov>
+
+        * calendar/timeclock.el: Update version number.
+        (timeclock-modeline-display): Mention timeclock-use-display-time
+        in explanatory message.
+        (timeclock-in): Fix non-interactive workday specifications.
+        (timeclock-log): Don't kill the log buffer if it already existed.
+        Suppress warnings when finding the log.  Don't check for a nil
+        project twice.  Run hooks after killing the buffer (if
+        applicable).
+        (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
+        was geometric).  All uses changed.
+        (timeclock-generate-report): Support prefix argument.
+
 2007-05-01  Romain Francoise  <romain@orebokech.com>
 
        * dired-x.el: Revert 2007-04-06 change.